C1.Web.Mvc Namespace : CollectionViewItemResult<T> Class |
The following tables list the members exposed by CollectionViewItemResult<T>.
Name | Description | |
---|---|---|
![]() | CollectionViewItemResult<T> Constructor |
Name | Description | |
---|---|---|
![]() | Data | The data of the operated item. |
![]() | Error | Gets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult) |
![]() | Success | Gets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult) |